home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!usenet
- From: muaddib@xs4all.nl (thomas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: opening muimaster.library from another lib
- Date: 7 Jan 1996 14:25:20 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <882.6580T131T1213@xs4all.nl>
- References: <621.6574T1181T1758@xs4all.nl> <30e9e646@lls.se> <699.6577T179T1076@xs4all.nl> <4cm4ao$1ub@serpens.rhein.de>
- NNTP-Posting-Host: undiscovered.xs4all.nl
- X-Newsreader: THOR 2.2 (Amiga;TCP/IP) *UNREGISTERED*
-
- Michael van Elst wrote 06-Jan-96 the following:
-
- >>need to be used then, and the 'can only load libs if they're resident in
- >>LibInit' is not valid!
-
- >It is as valid as the specification for AmigaOS shared libraries.
- >Of course you may believe Ralph Babel and rely on the current
- >implementation, but that's c0d3r style.
-
- Then I have 2 questions for you:
-
- 1) Where can I obtain the specification for AmigaOS shared libraries,
- I could not find it in the romkernels, autodocs or developer kit.
-
- 2) Why does the example shared library example in the romkernel open
- dos.library in it's init code. It might be always resident for
- the current kickstarts, but this could change, and, above all,
- why be inconsequent and open the dos.library there and all other
- libraries the library needs in libopen. I find this really
- the style of a c0d3r, whatever that may be.
-
- Thomas
-
-